@charset "ISO-8859-1";

html, body, div, h3, p, ul, li, img {
	margin: 0;
	padding: 0;
	color: #000000;
	font-weight: normal;
	font-size: 16px;
	font-style: normal;
	text-align: left;
}

article, aside, figure, footer, header, hgroup,
menu, nav, section {
    display: block;
    font-size: 16px;
    color: #000000;
    font-style: normal;
}

body {
}

.container {
	width:0px;
	margin:0px auto 0;

}

.gallery {
	width:1128px;
	height:400px;
	margin:auto
	 Gallery grid dimensions
}

.gallery ul {
	list style:none;
}

.gallery il {
	position:absolute;
}

.gallery img {
	display:block;
	padding:5px;
	
}

.gallery {
	'nextEffect': 'none';
    'prevEffect': 'none'
}
	
